You are here: COM API reference > Events > OpenAssignRoles event

OpenAssignRoles event

This event occurs when the user starts the Assign Roles dialog.

Syntax

Private Sub AMUIExtension_OpenAssignRoles(
          ByVal CurrentObject As Object,
          Abort As Boolean)
Parameters
Name Description

CurrentObject

The enclosure for which assignments are changed (AMFolder object or AMWorkPackage object).

Abort

Set this value to True to avoid opening the 'Assign Roles' dialog.

Remarks

This event can be used to validate whether the user should be allowed to use the Assign Roles dialog.


www.bluecieloecm.com